2023-09-21T17:21:53.9120700Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:21:53.9121310Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:21:53.9349520Z shell: /bin/bash -e {0}
2023-09-21T17:21:53.9349930Z env:
2023-09-21T17:21:53.9350260Z   pythonLocation: /Users/runner/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:53.9350710Z   PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.9.18/x64/lib/pkgconfig
2023-09-21T17:21:53.9351130Z   Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:53.9351480Z   Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:53.9352950Z   Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.9.18/x64
2023-09-21T17:21:53.9353310Z ##[endgroup]
2023-09-21T17:21:55.3199140Z Looking in links: wheelhouse/artifact/
2023-09-21T17:21:55.5182840Z Processing ./wheelhouse/artifact/tables-3.8.1.dev0-cp39-cp39-macosx_10_9_x86_64.whl
2023-09-21T17:21:56.2883470Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:21:56.2887080Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/2a/11/c074f7530bac91294b09988c3ff7b024bf13bf6c19f751551fa1e700c27d/numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T17:21:56.3261450Z   Downloading numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T17:21:56.3407620Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 4.2 MB/s eta 0:00:00
2023-09-21T17:21:56.5529520Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:21:56.5533400Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/3f/91/e8f47dd1ba2306cca5d2feff8fc36241668e3108209d772e0866beec2885/numexpr-2.8.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T17:21:56.5654520Z   Downloading numexpr-2.8.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata (8.0 kB)
2023-09-21T17:21:56.6337470Z Collecting packaging (from tables)
2023-09-21T17:21:56.6413470Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:21:56.6556140Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 3.5 MB/s eta 0:00:00
2023-09-21T17:21:56.6899020Z Collecting py-cpuinfo (from tables)
2023-09-21T17:21:56.7014540Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:21:56.7521730Z Downloading numexpr-2.8.6-cp39-cp39-macosx_10_9_x86_64.whl (102 kB)
2023-09-21T17:21:56.7692720Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.4/102.4 kB 6.7 MB/s eta 0:00:00
2023-09-21T17:21:56.7786030Z Downloading numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T17:21:57.5102540Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 19.6 MB/s eta 0:00:00
2023-09-21T17:21:57.7163240Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:22:03.8309210Z Successfully installed numexpr-2.8.6 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
2023-09-21T17:22:04.0654240Z 
2023-09-21T17:22:04.0655420Z [notice] A new release of pip is available: 23.0.1 -> 23.2.1
2023-09-21T17:22:04.0656090Z [notice] To update, run: pip install --upgrade pip
